Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialog.notify修改 #764

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

dialog.notify修改 #764

wants to merge 3 commits into from

Conversation

dodobelieve
Copy link

1、提示框notify组件添加点击事件回调(实际项目中有需要点击关闭的时候做不同的逻辑处理),点击回调会自动调用关闭回调。
2、解决多次点击后点击回调重复调用的问题(关闭时移除档次绑定的点击事件)。

1、提示框notify组件添加点击事件回调(实际项目中有需要点击关闭的时候做不同的逻辑处理),点击回调会自动调用关闭回调。
2、解决多次点击后点击回调重复调用的问题(关闭时移除档次绑定的点击事件)。
1、提示框notify组件添加点击事件回调(实际项目中有需要点击关闭的时候做不同的逻辑处理),点击回调会自动调用关闭回调。
2、解决多次点击后点击回调重复调用的问题(关闭时移除档次绑定的点击事件)。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant